Skip to content

New action topic #306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 9, 2021
Merged

Conversation

eisbilir
Copy link
Member

@eisbilir eisbilir commented Jun 3, 2021

Approach - 1

  1. Create resourcebooking with dates until taas-es-processor logs produce a 404 error. (usually takes 15-20 creation)
  2. After the first retry work period will be created.

Approach - 2

  1. Create a resourcebooking
  2. Delete the resourcebooking
  3. Set deleted_at property to NULL using postgres
  4. Create workperiod using that RB's id
  5. It will retry until it reaches to max_retry (delays: 1sec, 2sec, 4sec)

@eisbilir eisbilir requested a review from maxceem June 3, 2021 20:34
@maxceem maxceem merged commit 7894bb5 into topcoder-platform:dev Jun 9, 2021
@eisbilir eisbilir deleted the new-action-topic branch June 10, 2021 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants